
.section-case-hangye{background:url(../images/bg1.jpg) no-repeat center top;background-size: cover;}


.index-hangye {padding: 10px 0 20px 0;margin:30px auto;display: flow-root;}


.index-hangye .inner-01 {background: url(../images/1.jpg) center no-repeat;
	background-size: cover;
}
.index-hangye .inner-02 {
	background: url(../images/2.jpg) center no-repeat;
	background-size: cover;
}
.index-hangye .inner-03 {
	background: url(../images/3.jpg) center no-repeat;
	background-size: cover;
}
.index-hangye .inner-04 {
	background: url(../images/4.jpg) center no-repeat;
	background-size: cover;
}
.index-hangye .inner-05 {
	background: url(../images/5.jpg) center no-repeat;
	background-size: cover;
}




.index-hangye li.active .active-inner {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.index-hangye li.active .normal-inner {
	-moz-opacity: 0;
	-khtml-opacity: 0;
}
.index-hangye-li {
	-webkit-box-shadow: 1px 1px 12px rgba(0,0,0,.08);
	-moz-box-shadow: 1px 1px 12px rgba(0,0,0,.08);
	box-shadow: 1px 1px 12px rgba(0,0,0,.08);
	-webkit-transition: width .15s linear;
	-o-transition: width .15s linear;
	-moz-transition: width .15s linear;
	transition: width .15s linear;
}
.index-hangye .active .product-introduce-content {
	color: #eff6ff
}
.index-hangye .active-product-introduce-title {
	color: #fff;
	background: #1465ff;
}
.index-hangye .active .product-introduce-list {
	border-color: #8ab2ff;
}
.index-hangye .buy-link-btn:active {
	background-color: #1465ff;
}
.index-hangye .index-hangye-li:hover .buy-link-btn {
	background-color: #1465ff;
	border: 1px solid #1465ff;
	color: #fff;
}
.index-hangye .A_listspan span {
	background: #ddeeff;
	width: 100%;
	padding: 6px 0;
	display: block;
	text-align: center;
	border-radius: 100px;
	color: #1465ff;
	margin: 10px 0;
	font-size: 14px;
	box-shadow: 0 5px 30px rgba(21, 75, 207, 0.1);
}
.index-hangye .A_listspan01 {
	width: 80%;
	margin: 5px auto;
	height: 113px;
	overflow: hidden;
}


.index-hangye .index-hangye-li {
	position: relative;
	width: calc(20% - 50px);
	height: 500px;
	float: left;
	border-radius: 20px;
	/* background: #fff url(../images/bg01.png) center bottom no-repeat; */
	margin: 5px 8px;
	box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);
}
.index-hangye-li:first-child {
}
.index-hangye .cloud-product-single-top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #f2f2f2
}
.index-hangye .cloud-product-name {
	font-size: 18px;
	color: #333;
	font-weight: 700
}
.index-hangye .cloud-product-single-bottom {
	width: 100%;
	height: 300px;
}
.index-hangye .product-introduce-title {
	margin: 15px 0;
	height: 75px;
	line-height: 26px;
	font-size: 21px;
	/* text-align: center; */
	color: #fff;
	font-weight: normal;
	padding: 10px;
	overflow: hidden;
	/* background: #ECF1FD; */
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 20px 40px;
}
.index-hangye .product-introduce-title.normal-weight {
	font-weight: 400
}
.index-hangye .product-introduce-content {
	margin: 0 auto 26px;
	width: 180px;
	line-height: 14px;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.index-hangye .introduce-list-small {
	margin-bottom: 18px;
	line-height: 22px;
	font-size: 14px;
	color: #6e748c;
	text-align: center;
	height: 68px;
	overflow: hidden;
}
.index-hangye .normal-inner {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.index-hangye .active-inner {
	position: relative;
	display: none;
	height: 100%;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	border-radius: 15px;
	-webkit-box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);
	-moz-box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);
	box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);
	/* background: #fff url(../images/bg01.png) center bottom no-repeat; */
	/* background-size: cover; */
}
.index-hangye .active-inner-01 {
	/* background: url(../images/bg01.png) center bottom no-repeat; */
}
.index-hangye li.active .active-inner {
	display: block;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.index-hangye li.active .normal-inner {
	display: none;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.index-hangye-li.active {
	z-index: 9;
	width: calc(20% + 120px);
	-webkit-box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);
	-moz-box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);
	box-shadow: 0 10px 20px 0 rgba(170, 192, 230, .75);
}
.index-hangye .active .product-introduce-content {
	color: #eff6ff
}
.index-hangye .active-product-introduce-title {
	color: #fff;
	background: #1465ff;
}
.index-hangye .active .product-introduce-list {
	border-color: #8ab2ff;
}
.index-hangye .introduce-list-large {
	margin: 0 auto;
	line-height: 22px;
	color: #6F7881;
	font-size: 14px;
	height: 70px;
	overflow: hidden;
}
.index-hangye .buy-link-btn {
	display: block;
	margin: 26px auto 0;
	width: 72%;
	height: 34px;
	line-height: 34px;
	background-color: #ecf1fd;
	color: #28344a;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 200px;
	border: 1px solid #fff;
	box-shadow: 0px 0px 10px 10px rgba(21, 75, 207, 0.1);
	text-align: center;
	font-size: 16px;
}
.index-hangye .buy-link-btn:active {
	background-color: #1465ff;
}
.index-hangye .buy-link-btn01 {
	display: block;
	margin: 26px auto 0;
	width: 72%;
	height: 34px;
	line-height: 34px;
	background-color: #ecf1fd;
	color: #28344a;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 200px;
	border: 1px solid #fff;
	box-shadow: 0px 0px 10px 10px rgba(21, 75, 207, 0.1);
	text-align: center;
	font-size: 16px;
}
.index-hangye .index-hangye-li:hover .buy-link-btn {
	background-color: #1465ff;
	border: 1px solid #1465ff;
	color: #fff;
}
.index-hangye li{list-style:none;}





@media (max-width: 767.99px) {
  .index-hangye .index-hangye-li, .index-hangye .active-inner {
    width: 100%;
    height: 200px;
  }
}

